词语吧>英语词典>leaf node翻译和用法

leaf node

英 [liːf nəʊd]

美 [liːf noʊd]

网络  叶子结点; 叶子节点; 叶节点; 叶结点; 树叶节点

计算机

英英释义

noun

  • (botany) the small swelling that is the part of a plant stem from which one or more leaves emerge
      Synonym:node

    双语例句

    • The central idea of improved B~+ tree algorithm is to allow the number of keys in non-leaf node is N times of leaf node.
      改进B~+树算法的核心思想是让非叶子结点可含有的最多关键字个数是叶子结点的N倍。
    • Based on faceted classification schema and theory of tree mapping, a novel matching model named leaf node containment matching model and correspondence retrieving algorithm are put forward.
      在分析了构件刻面分类模式和树映射相关理论的基础上,提出了一个新颖的叶节点包容匹配模型,并给出了相应的检索算法。
    • It proposes a hybrid approach for regression analysis& BRT ( Bayesian regression tree), which builds tree model by the divide-and-conquer method and uses NBR ( naive Bayesian network for regression) to replace leaf node.
      结合朴素贝叶斯和决策树提出一种用于回归分析的混合学习方法&BRT(BayesianRegressionTree)。该方法基于分而治之原则构造决策树,以朴素贝叶斯取代叶节点。
    • The third is all attributes from rote node to leaf node must be known.
      ID3必须知道从叶子节点到树根的路径上所有内节点对应的属性的属性值。
    • The treatment of pruning significantly increased the leaf size and specific leaf area, node location of a leaf.
      修剪显著增大了叶片的比叶面积大小和a、b叶着生节点位置。
    • For example, a leaf node knows itself and its parent.
      例如,一个叶节点知道它自身及其父节点。
    • In the index tree, leaf node is storing the XML data.
      索引树中的叶子节点存放着XML节点的数据。
    • The detail data declared in the sub-classes is loaded only when a user either selects the tree leaf or opens the tree node.
      在子类中声明的详细数据只在用户选择这个树叶或打开树节点时才会装载。
    • This method returns the children of the given tree node, or it returns null if the leaf tree node is encountered.
      该方法返回给定树节点的子节点,或者如果遇到叶子节点,它返回null。
    • Furthermore, if a leaf node gets split or merged during data insertion or deletion or update, it may take longer for the whole index to adjust the change.
      此外,如果在执行数据插入、删除或更新操作的过程中拆分或合并叶子节点,那么可能要花费更长的时间来让整个索引适应其更改。